Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Private Function Remove As Boolean Implements ICollection(Of SftpItem).Remove |
C# |
---|
bool ICollection<SftpItem>.Remove() |
Rebex API |
SftpItemCollection..::..ICollection<(Of <(<'SftpItem>)>)>..::..Remove Method |
SftpItemCollection Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Visual Basic |
---|
Private Function Remove As Boolean Implements ICollection(Of SftpItem).Remove |
C# |
---|
bool ICollection<SftpItem>.Remove() |